Bump the tools group across 1 directory with 5 updates #888
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the tools group with 4 updates in the /tools directory: github.com/go-task/task/v3, github.com/golangci/golangci-lint, github.com/quasilyte/go-consistent and golang.org/x/vuln.
Updates
github.com/go-task/task/v3
from 3.36.0 to 3.37.2Release notes
Sourced from github.com/go-task/task/v3's releases.
Changelog
Sourced from github.com/go-task/task/v3's changelog.
Commits
57c094f
v3.37.22f4876b
chore: changelog for #1649725f929
fix: included variable merging (#1649)8266b28
chore: changelog for #1648f5c7472
fix: nil schema panic (#1648)ced3e7a
fix: var_subkey schema36dd71b
fix(docs): add references to experiments links (#1644)21531b6
v3.37.1bfc9d78
fix: add changelog + fix for booleans for #16413397f28
fix: handle int and float env variable by converting them to string (#1641)Updates
github.com/golangci/golangci-lint
from 1.57.2 to 1.58.2Release notes
Sourced from github.com/golangci/golangci-lint's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
... (truncated)
Commits
8c4cfb6
build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (#4724)3fbc2f5
build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4725)7f6606a
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)78ade26
docs: improve integrations and install pages (#4719)27355d9
docs: uses org account for GitHub Sponsor1df156c
docs: funding and social networksf17b3ef
docs: funding and social networks7c87a9e
build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716)8fe47a9
build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)c90d06b
dev: set CGO_ENABLED=1 when running "test" task (#4712)Updates
github.com/quasilyte/go-consistent
from 0.6.0 to 0.6.1Release notes
Sourced from github.com/quasilyte/go-consistent's releases.
Commits
5237e80
fix panic on go 1.22.x (#44)b7ec239
small fixes on ioutil and error handling (#45)Updates
golang.org/x/tools
from 0.20.0 to 0.21.0Commits
cc29c91
go.mod: update golang.org/x dependencies397fef9
gopls/internal/protocol: add links to LSP spece2a352c
internal/refactor/inline: extensible APIc16c816
go/analysis/passes/stdversion: test *.go < go.mod version629a7be
go/analysis/analysistest: stricter errors and GOWORK setting4db1697
go/packages/packagestest: fold modules_111.go into modules.goccdef3c
gopls/internal/golang: fix nil panic in InlayHint74c9cfe
go/analysis: add Pass.ReadFile5ef4fc9
gopls/internal/golang/completion: fix the isEmptyInterface predicate77f691b
internal/gcimporter: use Alias.Rhs, not unsafe hackUpdates
golang.org/x/vuln
from 1.0.5-0.20240405165317-7bf0c05f1467 to 1.1.1Release notes
Sourced from golang.org/x/vuln's releases.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions